Skip to content

Conversation

@joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented May 13, 2025


PR-Codex overview

This PR focuses on adding migration guidance from Engine v2 to v3, including new API endpoints, authentication methods, and request structures. It also introduces new features in the sidebar and updates documentation for contract interactions.

Detailed summary

  • Added a new sidebar item for "Migrate from v2".
  • Introduced a migration guide with key changes between v2 and v3.
  • Updated contract writing, reading, and transaction status querying methods.
  • Provided examples for using the thirdweb SDK with v3.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@vercel
Copy link

vercel bot commented May 13, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 13, 2025 10:57am
4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
login ⬜️ Skipped (Inspect) May 13, 2025 10:57am
thirdweb_playground ⬜️ Skipped (Inspect) May 13, 2025 10:57am
thirdweb-www ⬜️ Skipped (Inspect) May 13, 2025 10:57am
wallet-ui ⬜️ Skipped (Inspect) May 13, 2025 10:57am

@vercel vercel bot temporarily deployed to Preview – thirdweb_playground May 13, 2025 10:47 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb-www May 13, 2025 10:47 Inactive
@vercel vercel bot temporarily deployed to Preview – login May 13, 2025 10:47 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui May 13, 2025 10:47 Inactive
@github-actions github-actions bot added the Portal Involves changes to the Portal (docs) codebase. label May 13, 2025
Copy link
Member Author


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@joaquim-verges joaquim-verges changed the title Add Engine v2 to v3 migration guide [Docs] Add Engine v2 to v3 migration guide May 13, 2025
@joaquim-verges joaquim-verges marked this pull request as ready for review May 13, 2025 10:49
@joaquim-verges joaquim-verges requested review from a team as code owners May 13, 2025 10:49
@codecov
Copy link

codecov bot commented May 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.89%. Comparing base (fc65350) to head (333120a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7036   +/-   ##
=======================================
  Coverage   54.89%   54.89%           
=======================================
  Files         909      909           
  Lines       58396    58396           
  Branches     4035     4035           
=======================================
  Hits        32056    32056           
  Misses      26235    26235           
  Partials      105      105           
Flag Coverage Δ
packages 54.89% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Contributor

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 54.21 KB (0%) 1.1 s (0%) 170 ms (+122.95% 🔺) 1.3 s
thirdweb (cjs) 193.92 KB (0%) 3.9 s (0%) 344 ms (+23.2% 🔺) 4.3 s
thirdweb (minimal + tree-shaking) 5.68 KB (0%) 114 ms (0%) 59 ms (+1235.5% 🔺) 173 ms
thirdweb/chains (tree-shaking) 524 B (0%) 11 ms (0%) 28 ms (+1634.62% 🔺) 38 ms
thirdweb/react (minimal + tree-shaking) 19.53 KB (0%) 391 ms (0%) 86 ms (+435.21% 🔺) 477 ms

@joaquim-verges joaquim-verges merged commit 6000dac into main May 13, 2025
26 checks passed
@joaquim-verges joaquim-verges deleted the Add_Engine_v2_to_v3_migration_guide branch May 13, 2025 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Portal Involves changes to the Portal (docs) codebase.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants